Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Add ability to deflate gzip'd payloads in HttpListenInput #1921

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

hynd
Copy link
Contributor

@hynd hynd commented Apr 29, 2016

Useful for uncompressing data from something like http://bosun.org/scollector/ or other gzip'd payloads that need splitting before decoding?

@bigkraig
Copy link

bigkraig commented May 2, 2016

👍 although why make this configurable? is the data useful if its still compressed?

@bigkraig
Copy link

bigkraig commented May 4, 2016

@rafrombrc @trink Whats the likelihood of this being included? I am evaluating using heka to funnel scollector metrics, which are posted in gzip.

@hynd
Copy link
Contributor Author

hynd commented May 4, 2016

The optional/opt-in-ness was in case some already use Heka just as a proxy for compressed HTTP payloads to another upstream (happy to change the behaviour!)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants